home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 006a / cshot101.zip / CS-HOT.DOC < prev    next >
Text File  |  1993-03-02  |  2KB  |  44 lines

  1. CS-HOT version 1.01        Copyright (C) 1993 by Jim Robeson
  2.                                                     3/02/93
  3. Function:
  4.   Read the output of PCBCS143 (arg-1),
  5.     and strip it down to a "hotfile" report (arg-2),
  6.     according to the format requested (arg-3).
  7.         "FORM" must be 1 or 2 or 3 (no defaults)
  8.            1 = output only "files downloaded" section
  9.            2 = also include the "1st page stats" section
  10.            3 = also include the "multi-node" section, if it exists.
  11.  
  12. Other uses:
  13.   None.
  14.  
  15. Execution:
  16.   Run from command line or .BAT:
  17.     CS-HOT drv:\path\in-file-name drv:\path\out-file-name FORM
  18.   If run without arguments, a bit of help appears.
  19.  
  20. To test:
  21.    See the file TESTIT.BAT, it is set up to read BLT4 and create
  22.    BLT1, BLT2 and BLT3.  Go ahead and try it in your temporary
  23.    test directory.
  24.  
  25. Compiled with:
  26.   Borland's Turbo C 2.0.
  27.   tcc cs-hot
  28.  
  29. Disclaimer:
  30.   This program is contributed to the Public Domain.  It can be
  31.   freely used, modified and/or distributed by anyone. The only
  32.   thing I ask is that you remember that I am not responsible
  33.   for anything that might go wrong through the use of this
  34.   program.  I have tested the program enough for my own use.
  35.   I also realize that bugs can appear in most every program.
  36.   Therefore, YOU USE THIS PROGRAM AT YOUR OWN RISK.
  37.  
  38. To-do:
  39.   strip taglines out of mail packets before they get to the system.
  40.  
  41. Enjoy,
  42. Jim Robeson
  43. The Cricket BBS, Pacific Grove CA,  408-373-3773
  44.